home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 1997 January / Macworld (1997-01).dmg / Shareware World / Maths & Science / DynRisk 4.0.3 / DynRisk-Help / DynRisk-Help.rsrc / TEXT_6404.txt < prev    next >
Text File  |  1996-08-30  |  2KB  |  31 lines

  1. The Cens. normal distribution
  2.  
  3. The Censored normal distribution is a distribution concentrated on the set of positive numbers. If X is a variable having this distribution, then we may think of X as being derived using the following formula:
  4.  
  5.     X = max(0, Y)
  6.  
  7. where Y is another variable having a Normal distribution with some suitable expectation and standard deviation.
  8.  
  9. Thus, everytime Y takes on a non-negative value, X will be equal to Y. On the other hand if Y is negative, X will be 0. This implies that the probability of X = 0, is equal to the probability of Y ‚⧠0. This probability will always be positive. The actual value of the probability, however, depends on the expectation and standard deviation of Y.
  10.  
  11. In the Censored normal distribution the key numbers, ‚Äúa‚Äù, ‚Äúb‚Äù and ‚Äúc‚Äù are interpreted as follows:
  12.  
  13.     ‚Äúa‚Äù    =    The 10%-fractile of Y
  14.     ‚Äúb‚Äù    =    The 50%-fractile of Y
  15.     ‚Äúc‚Äù    =    The 90%-fractile of Y
  16.  
  17. To get a sensible distribution, the specified values must satisfy:
  18.  
  19.     ‚Äúa‚Äù  <  ‚Äúb‚Äù  <  ‚Äúc‚Äù
  20.  
  21. DynRisk will adjust the numbers further to make the fractiles fit the fractiles of a Normal distribution.
  22.  
  23. The Normal distribution is a very common statistical distribution. It is used to model uncertainty in many different situations. The tails of the distribution ranges over the entire set of real numbers.
  24.  
  25. Sometimes, however, it is necessary to restrict the range of the distribution to the set of positive reals. In such cases one may use either the Censored normal distribution (or the Truncated normal distribution). In the Censored normal distribution negative values are ‚Äúcorrected‚Äù simply by replacing them by zeros. 
  26.  
  27. In most cases the location of the distribution will be such that the probability of having a negative value replaced by zero is small. Thus, in particular, one will typically have:
  28.  
  29.     ‚Äúa‚Äù > 0.
  30.  
  31. You may of course use the Censored normal distribution in situations where one or more of the key numbers are negative as well. In such cases the probability of getting a corrected value may be large. Thus, the resulting distribution will have a large portion of its probability mass concentrated in zero. If you do not want this to happen, you should probably consider using other distributions, e.g., the Truncated normal distribution.